home *** CD-ROM | disk | FTP | other *** search
- /*********************************************************************
- Project : MacPerl - Standalone Perl
- File : MPConsole.cp - Console interface for GUSI
- Author : Matthias Neeracher
- Started : 31May93 Language : MPW C/C++
- Modified : 14Aug93 MN WIOSELECT
- Last : 14Aug93
- *********************************************************************/
-
- #define WIOSELECT (('w'<<8)|0x00) /* Put window to front */
-
- void CloseConsole(Ptr cookie);
-